home *** CD-ROM | disk | FTP | other *** search
/ Programmer Plus 2007 / Programmer-Plus-2007.iso / Programming / Report Writers / Crystal Repot 9.0 Full CD version / Setup.exe / Windows / System32 / HTMLRE90.DLL / HTML / 11078 < prev    next >
Encoding:
Text File  |  2002-07-05  |  537 b   |  23 lines

  1.         <tr>
  2.             <TD class="promptElement">
  3.             <table border=0>
  4.                 <tr>
  5.                   <td rowspan=2>
  6.                     <select class="promptListBox" name="ListBox" size="6" width=200 style="width:200;" MULTIPLE>
  7.                     %1    <!-- options -->
  8.                     </select>
  9.                   </td>
  10.                   <td valign=top>
  11.                      
  12.                   </td>
  13.                 </tr>
  14.                 <tr>
  15.                   <td valign=top>
  16.                     <input class="promptButton" type="button" value="Remove" onClick='removeFromListBox(this.form);'><!-- Localize Remove -->
  17.                   </td>
  18.                 </tr>
  19.             </table>
  20.             </td>
  21.         </TR>
  22.  
  23.